3.361 \(\int \cot ^4(c+d x) (a+b \sec (c+d x))^n \, dx\)

Optimal. Leaf size=23 \[ \text{Unintegrable}\left (\cot ^4(c+d x) (a+b \sec (c+d x))^n,x\right ) \]

[Out]

Unintegrable[Cot[c + d*x]^4*(a + b*Sec[c + d*x])^n, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0407908, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \cot ^4(c+d x) (a+b \sec (c+d x))^n \, dx \]

Verification is Not applicable to the result.

[In]

Int[Cot[c + d*x]^4*(a + b*Sec[c + d*x])^n,x]

[Out]

Defer[Int][Cot[c + d*x]^4*(a + b*Sec[c + d*x])^n, x]

Rubi steps

\begin{align*} \int \cot ^4(c+d x) (a+b \sec (c+d x))^n \, dx &=\int \cot ^4(c+d x) (a+b \sec (c+d x))^n \, dx\\ \end{align*}

Mathematica [A]  time = 5.71424, size = 0, normalized size = 0. \[ \int \cot ^4(c+d x) (a+b \sec (c+d x))^n \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Cot[c + d*x]^4*(a + b*Sec[c + d*x])^n,x]

[Out]

Integrate[Cot[c + d*x]^4*(a + b*Sec[c + d*x])^n, x]

________________________________________________________________________________________

Maple [A]  time = 0.322, size = 0, normalized size = 0. \begin{align*} \int \left ( \cot \left ( dx+c \right ) \right ) ^{4} \left ( a+b\sec \left ( dx+c \right ) \right ) ^{n}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(d*x+c)^4*(a+b*sec(d*x+c))^n,x)

[Out]

int(cot(d*x+c)^4*(a+b*sec(d*x+c))^n,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \sec \left (d x + c\right ) + a\right )}^{n} \cot \left (d x + c\right )^{4}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sec(d*x+c))^n,x, algorithm="maxima")

[Out]

integrate((b*sec(d*x + c) + a)^n*cot(d*x + c)^4, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left ({\left (b \sec \left (d x + c\right ) + a\right )}^{n} \cot \left (d x + c\right )^{4}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sec(d*x+c))^n,x, algorithm="fricas")

[Out]

integral((b*sec(d*x + c) + a)^n*cot(d*x + c)^4, x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)**4*(a+b*sec(d*x+c))**n,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \sec \left (d x + c\right ) + a\right )}^{n} \cot \left (d x + c\right )^{4}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sec(d*x+c))^n,x, algorithm="giac")

[Out]

integrate((b*sec(d*x + c) + a)^n*cot(d*x + c)^4, x)